pointer variable meaning in English
指示字变量
指针变量
Examples
- The pointer variable must be within the current scope
指针变量必须在当前范围内。 - The value of the pointer variable of type
类型的指针变量的值是 - Creates a new internal pointer variable
创建新的内部指针变量 - From any window , select a memory address or pointer variable containing a memory address
从任意窗口中选择内存地址或包含内存地址的指针变量。 - The pointer indirection operator can be used to access the contents at the location pointed to by the pointer variable
指针间接寻址运算符*可用于访问位于指针变量所指向的位置的内容。